application: use the same variable names in definitions and declarations
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 21 Dec 2011 10:29:39 +0000 (11:29 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 21 Dec 2011 10:29:39 +0000 (11:29 +0100)
commit9ae0ffb9cbbafcc9ad3601d4b70c58d51933f30e
treea19451b4f3093e12d17fcd402d489bbce49e3889
parent06307dd774da77a2d74f5529feee2ca120804e2f
application: use the same variable names in definitions and declarations

gobject-introspection will be confused and mark the methods as not
introspectable otherwise.
gtk/gtkapplication.c